home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / comunic / ace18b.zip / NEW.DOC < prev    next >
Text File  |  1993-12-26  |  6KB  |  139 lines

  1.  
  2.  
  3. =============================================================
  4. 12/26/93 * Release version 1.8
  5. =============================================================
  6.  
  7. Update made for 1.8 include:
  8.  
  9.   AceComm is written in 100% assembly language.  This is how the EXE file
  10.   remains so small.  The movement for menu data to a separate binary file is in
  11.   the workings, this will allow for memory savings, multiple language support,
  12.   and to a limited degree, user customizing.  AceComm for MS-Windows is coming
  13.   along nicely, and like the DOS version, written in assembly language.  The
  14.   GUI version featuring RIPscrip video will be available to registered users
  15.   by March of 94. Those wishing to see pre-release copies can get them.
  16.   Int 14h and FOSSIL support will be seen in a 1.86 release very soon. I have
  17.   them implemented, haven't enabled them yet. I may tie an interrupt handler
  18.   to buffer int 14h, as it's dog gone slow using BIOS the way they are.
  19.  
  20. - Fixed dialer timeout to recycle where values 60 seconds and greater would not
  21.   timeout, but require a modem response in order to recycle.
  22.  
  23. - Zmodem receiver file management functions in a more expected manor.  User
  24.   aborts would end with the file time not being updated to the file time sent by
  25.   the remote.  This caused a later resume to be renamed instead.  ACE.DOC
  26.   covers the logic behind file management used with Acecomm's internal zmodem.
  27.  
  28. - Script/macro processor gets attention every release, this area is very robust
  29.   now.  The scrip language continues to inch along, what is here is very solid.
  30.  
  31. - AutoScrGen does a better overall job and can handle systems using HOT keys.
  32.  
  33. - Macro language evolves with each release.  The macro language and scripts
  34.   capability will see the most attention from version to version.
  35.  
  36. - Terminal emulations saw some minor additions. These always get added to and
  37.   tweaked every version.
  38.  
  39. - Event schedules are more on line aware, and there is an enable flag where the
  40.   schedules can be turned off completely.
  41.  
  42. - ACTL (assemble CTL) and PRM2CTL (dis-assemble PRM) utilities are more data
  43.   aware.  The PRM file can be almost 100% cloned across versions.
  44.  
  45. - LISTFILE prompting for batch uploads will now search the directory for all
  46.   LISTFILES and prompt the user "Send from this file Y/n)" before defaulting to
  47.   the menu.  This allows multiple LISTFILES be ready to go, and used on the
  48.   fly, greatly improving the fast up load selection process.
  49.  
  50.  
  51.  
  52.  
  53. Chapter 18  Whats New?
  54.  
  55.  
  56. - Point mail services saw a lot of work and those using pre-release versions
  57.   are getting good results with the scheduler and <PollBoss> macros.
  58.  
  59. - MDMI.EXE is included for the first time with this release.  MoDeM Install
  60.   will read from an ascii format file of modem definitions.  The file can grow,
  61.   MDMI.EXE will be able to use it as it grows.
  62.  
  63. - Mouse handler was re-written. Mouse support is much more flexible. Double
  64.   click in terminal mode brings up the TopBar menu.
  65.  
  66. - KTS key definitions somehow got behind KBD definitions. KTS are back to
  67.   getting first crack at a key press.
  68.  
  69. - Xmodem was not opening file for 1.75, but dumping to the screen. 1.76 fixed
  70.   this.
  71.   Both Xmodem and Ymodem (G) saw a lot of attention. Mostly YmodemG. This
  72.   protocol is not using file management that the Zmodem uses.
  73.  
  74. - Fixed a problem where writing the AceComm prompt to the DOS prompt when
  75.   shelling to command processor, AceComm would overwrite any environment
  76.   variables that were defined after the prompt. This will be a noticeable fix
  77.   for many. This caused AceComm to lose it's ability to run programs if any
  78.   PATH statement followed the prompt string.
  79.  
  80. - A trend for menus to become user definable is in the works. It just seems
  81.   to evolve this way since I wanted to move all the text out to an edit able
  82.   area anyway.
  83.  
  84. =============================================================
  85. 11/01/93 * Release version 1.75
  86. =============================================================
  87. Updates made for 1.75 include
  88.   This release contains all the new functions I plan to put
  89.   into AceComm other than minor suggestions, and tweaks. The
  90.   script language, Auto Answer, and point mail services will
  91.   get the most attention here after. The Windows version will
  92.   be put on the front burner with the 1.75 release. (the
  93.   Windows version is considered an upgrade for you registered
  94.   users, I'm anxious to get this out)
  95.  
  96. - Re-written dialer
  97. - Re-written script processor, the script language inches along,
  98.   whats there is very solid
  99. - Re-written log file formatter, nice new packed log file
  100. - Part re-write for Dir Lister function, "Drives" detect works
  101.   better, "NewDir" operates easier
  102.   format also tracks online time
  103.  
  104.  
  105.  
  106.  
  107.  
  108. Chapter 18  Whats New?
  109.  
  110. - Intelligent File Rename (internal zmodem)
  111. - Itroduce "Mondo Menus" (Tm)
  112. - New on-line help topics menu, supports scrollable view, and
  113.    printing
  114. - Changed TopBar 1 line menu for mouse to pull down menu type
  115.   for most frequentl used commands. Hot key displayed at left
  116.   Also displays current event schedule (if any) at right
  117. - Changed status bar diplays "key-def" hot key & "help" menu
  118.   hot keys at right
  119. - Changed xstatus line display when creating or running scripts
  120.    to display more clearly what key press options are allowed
  121. - New Event scheduler for "Host", and "Mail" events
  122. - New Intelligent Auto Answer (process macro stack associated
  123.   with connect string), allows drop to BBS, FAX, etc. based on
  124.   modem Answer/Connect string
  125. - Re-written Point Mail
  126. - New *.FLO file support (mailer) can look into MAIL_OUT
  127.   directory and provide automated mail poll, send, attach, file
  128.   request etc. if the current event scheduale allows. Manual
  129.   mail functions still inside "Protocols" menus
  130. - New Fon List menu item "Mass Change" any record item, updates
  131.   all records with just the 1 item.
  132. - A few new macros, [DATA_ARGS]
  133. - DPRM175.EXE can clone the ACE.PRM file to ACE.CTL, your next
  134.   upgrade will be painless
  135.  
  136.  
  137.  
  138.  
  139.